home *** CD-ROM | disk | FTP | other *** search
/ Mission to McDonaldLand / Mission To McDonaldLand.iso / ship.dxr / 00106_Script_106 < prev    next >
Text File  |  1998-10-25  |  96b  |  10 lines

  1. on enterframe
  2.   global objects
  3.   set objects = 0
  4. end
  5.  
  6. on exitFrame
  7.   go the frame
  8. end
  9.  
  10.